home *** CD-ROM | disk | FTP | other *** search
- #@(#)CAP AUFS afpfile
- #
- # It controls the type of translation performed on the file content and the
- # mapping between UNIX filename extension and the Macintosh Creator and Type.
- #
- # The available forms of translation are
- # Ascii, map LF to CR and vice versa
- # Text, map Mac quotes to UNIX quotes (not vice-versa, implies Ascii)
- # Iso, map to/from ISO 8859 characters (requires ISO_TRANSLATE)
- # Raw, no translation
- #
- # Remember to edit cap60/applications/aufs/afpudb.h and rebuild aufs
- # in order to allow up to 512 suffix mappings
- # 43c43
- # < #define NUMUFT 512
- # ---
- # > #define NUMUFT 50
- #
- # EXTN XLate CREAT TYPE Comment
- #
-